ByteN INumeric<ByteN>.Positive()
Private Function Positive As ByteN
Implements INumeric(Of ByteN).Positive
private:
virtual ByteN Positive() sealed = INumeric<ByteN>::Positive
private abstract Positive : unit -> ByteN
private override Positive : unit -> ByteN